STEP 13: Now we have all the information we need to create a sprite!
- In GRAPHICS, go to and drag Sprite at Position inside your interval event.
- Change "codester" to image.
- Change the first 0 to x and the second 0 to y.
- Press Run. You should see random sprites appear across the screen!
To navigate the page using the TAB key, first press ESC to exit the code editor.